Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Transfer Constants

The value parameter of the telCATransferMsg message (page 5-18) indicates the outcome of transfer activity. It contains one of the following constants.

enum {
   telTransferPrepFailed   = 0,
   telTransferPending      = 1,
   telTransferEst          = 2,
   telTransferFailed       = 3,
   telTransferred          = 4
};
Constant descriptions

telTransferPrepFailed
Could not establish a connection to the party to which to transfer the call.
telTransferPending
Established a connection to the party to which to transfer the call.
telTransferEst
Transferred the call.
telTransferFailed
Could not transfer the call.
telTransferred
An outgoing call has been transferred by the destination party.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help